Rate Overview
Live
1 MOP = 181.7578 RWF
1 RWF = 0.005502
MOP
Avg
181.3292
High
181.7619
Low
180.9622
Last updated: 5/9/2026, 1:28:02 AM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 181.76 RWF |
| 10 MOP | 1,817.58 RWF |
| 50 MOP | 9,087.89 RWF |
| 100 MOP | 18,175.78 RWF |
| 500 MOP | 90,878.92 RWF |
| 1,000 MOP | 181,757.84 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-05-09T01:28:02Z",
"rates": {
"RWF": 181.757837
}
}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": 18175.7837,
"rate": 181.757837
}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