Rate Overview
Live
1 MNT = 0.409214 RWF
1 RWF = 2.4437
MNT
Avg
73.9673
High
1765.91
Low
0.393076
Last updated: 7/30/2026, 8:03:45 AM
Quick Conversions
| MNT | RWF |
|---|---|
| 1 MNT | 0.41 RWF |
| 10 MNT | 4.09 RWF |
| 50 MNT | 20.46 RWF |
| 100 MNT | 40.92 RWF |
| 500 MNT | 204.61 RWF |
| 1,000 MNT | 409.21 RWF |
Get MNT/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=RWFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-30T08:03:45Z",
"rates": {
"RWF": 0.409214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "RWF",
"amount": 100
},
"result": 40.921400000000006,
"rate": 0.409214
}Build with MNT/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key