Rate Overview
Live
1 RWF = 2.4467 MNT
1 MNT = 0.408712
RWF
Avg
2.3338
High
2.5273
Low
0.000417
Last updated: 3/27/2026, 8:04:15 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.45 MNT |
| 10 RWF | 24.47 MNT |
| 50 RWF | 122.34 MNT |
| 100 RWF | 244.67 MNT |
| 500 RWF | 1,223.36 MNT |
| 1,000 RWF | 2,446.71 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-27T08:04:15Z",
"rates": {
"MNT": 2.446712
}
}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.67120000000003,
"rate": 2.446712
}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