Rate Overview
Live
1 RWF = 2.4476 MNT
1 MNT = 0.408565
RWF
Avg
2.3209
High
2.5003
Low
0.000476
Last updated: 7/3/2026, 9:20:08 PM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.45 MNT |
| 10 RWF | 24.48 MNT |
| 50 RWF | 122.38 MNT |
| 100 RWF | 244.76 MNT |
| 500 RWF | 1,223.80 MNT |
| 1,000 RWF | 2,447.59 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-07-03T21:20:08Z",
"rates": {
"MNT": 2.447593
}
}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.7593,
"rate": 2.447593
}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