Rate Overview
Live
1 MNT = 0.408933 RWF
1 RWF = 2.4454
MNT
Avg
0.408819
High
0.409938
Low
0.407195
Last updated: 3/7/2026, 12:26:31 AM
Quick Conversions
| MNT | RWF |
|---|---|
| 1 MNT | 0.41 RWF |
| 10 MNT | 4.09 RWF |
| 50 MNT | 20.45 RWF |
| 100 MNT | 40.89 RWF |
| 500 MNT | 204.47 RWF |
| 1,000 MNT | 408.93 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-03-07T00:26:31Z",
"rates": {
"RWF": 0.408933
}
}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.893299999999996,
"rate": 0.408933
}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