Rate Overview
Live
1 RWF = 2.4409 MNT
1 MNT = 0.409681
RWF
Avg
2.4438
High
2.4476
Low
2.4409
Last updated: 7/8/2026, 3:54:15 AM
Quick Conversions
| RWF | MNT |
|---|---|
| 1 RWF | 2.44 MNT |
| 10 RWF | 24.41 MNT |
| 50 RWF | 122.05 MNT |
| 100 RWF | 244.09 MNT |
| 500 RWF | 1,220.46 MNT |
| 1,000 RWF | 2,440.92 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-07-08T03:54:15Z",
"rates": {
"MNT": 2.440924
}
}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": 244.0924,
"rate": 2.440924
}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