Rate Overview
Live
1 RWF = 2.4454 MNT
1 MNT = 0.408933
RWF
Avg
2.4461
High
2.4558
Low
2.4394
Last updated: 3/7/2026, 2:33:07 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.45 MNT |
| 10 RWF | 24.45 MNT |
| 50 RWF | 122.27 MNT |
| 100 RWF | 244.54 MNT |
| 500 RWF | 1,222.69 MNT |
| 1,000 RWF | 2,445.39 MNT |
Get RWF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MNTExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T02:33:07Z",
"rates": {
"MNT": 2.445386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MNT",
"amount": 100
},
"result": 244.5386,
"rate": 2.445386
}Build with RWF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key