Rate Overview
Live
1 MNT = 0.407815 RWF
1 RWF = 2.4521
MNT
Avg
111.6118
High
2317.88
Low
0.400500
Last updated: 7/29/2026, 3:58:31 AM
Quick Conversions
| MNT | RWF |
|---|---|
| 1 MNT | 0.41 RWF |
| 10 MNT | 4.08 RWF |
| 50 MNT | 20.39 RWF |
| 100 MNT | 40.78 RWF |
| 500 MNT | 203.91 RWF |
| 1,000 MNT | 407.82 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-29T03:58:31Z",
"rates": {
"RWF": 0.407815
}
}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.7815,
"rate": 0.407815
}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