Rate Overview
Live
1 RWF = 2.4252 MNT
1 MNT = 0.412344
RWF
Avg
2.4316
High
2.4452
Low
2.4169
Last updated: 6/19/2026, 10:13:38 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.43 MNT |
| 10 RWF | 24.25 MNT |
| 50 RWF | 121.26 MNT |
| 100 RWF | 242.52 MNT |
| 500 RWF | 1,212.58 MNT |
| 1,000 RWF | 2,425.16 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-06-19T10:13:38Z",
"rates": {
"MNT": 2.425158
}
}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": 242.5158,
"rate": 2.425158
}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