Rate Overview
Live
1 MNT = 0.412344 RWF
1 RWF = 2.4252
MNT
Avg
0.411265
High
0.413754
Low
0.408965
Last updated: 6/19/2026, 10:13:38 AM
Quick Conversions
| MNT | RWF |
|---|---|
| 1 MNT | 0.41 RWF |
| 10 MNT | 4.12 RWF |
| 50 MNT | 20.62 RWF |
| 100 MNT | 41.23 RWF |
| 500 MNT | 206.17 RWF |
| 1,000 MNT | 412.34 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-06-19T10:13:38Z",
"rates": {
"RWF": 0.412344
}
}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": 41.2344,
"rate": 0.412344
}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