Rate Overview
Live
1 MOP = 182.0290 RWF
1 RWF = 0.005494
MOP
Avg
177.6878
High
182.0290
Low
165.7620
Last updated: 7/28/2026, 11:17:35 PM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 182.03 RWF |
| 10 MOP | 1,820.29 RWF |
| 50 MOP | 9,101.45 RWF |
| 100 MOP | 18,202.90 RWF |
| 500 MOP | 91,014.51 RWF |
| 1,000 MOP | 182,029.01 RWF |
Get MOP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=RWFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T23:17:35Z",
"rates": {
"RWF": 182.029015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "RWF",
"amount": 100
},
"result": 18202.9015,
"rate": 182.029015
}Build with MOP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key