Rate Overview
Live
1 MOP = 181.5784 RWF
1 RWF = 0.005507
MOP
Avg
181.3225
High
182.0395
Low
180.7791
Last updated: 7/25/2026, 9:07:56 PM
Quick Conversions
| MOP | RWF |
|---|---|
| 1 MOP | 181.58 RWF |
| 10 MOP | 1,815.78 RWF |
| 50 MOP | 9,078.92 RWF |
| 100 MOP | 18,157.84 RWF |
| 500 MOP | 90,789.18 RWF |
| 1,000 MOP | 181,578.35 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-25T21:07:56Z",
"rates": {
"RWF": 181.578351
}
}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": 18157.8351,
"rate": 181.578351
}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