Rate Overview
Live
1 RWF = 0.005499 MOP
1 MOP = 181.8512
RWF
Avg
0.005631
High
0.006032
Low
0.005499
Last updated: 7/30/2026, 8:01:21 AM
Quick Conversions
| RWF | MOP |
|---|---|
| 1 RWF | 0.01 MOP |
| 10 RWF | 0.05 MOP |
| 50 RWF | 0.27 MOP |
| 100 RWF | 0.55 MOP |
| 500 RWF | 2.75 MOP |
| 1,000 RWF | 5.50 MOP |
Get RWF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MOPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-30T08:01:21Z",
"rates": {
"MOP": 0.005499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MOP",
"amount": 100
},
"result": 0.5499,
"rate": 0.005499
}Build with RWF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key