Rate Overview
Live
1 MOP = 180.8913 RWF
1 RWF = 0.005528
MOP
Avg
181.2259
High
182.2967
Low
180.3385
Last updated: 3/27/2026, 8:18:43 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 180.89 RWF |
| 10 MOP | 1,808.91 RWF |
| 50 MOP | 9,044.56 RWF |
| 100 MOP | 18,089.13 RWF |
| 500 MOP | 90,445.63 RWF |
| 1,000 MOP | 180,891.26 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-03-27T08:18:43Z",
"rates": {
"RWF": 180.891259
}
}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": 18089.1259,
"rate": 180.891259
}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