Rate Overview
Live
1 MOP = 29.4441 YER
1 YER = 0.033963
MOP
Avg
29.5792
High
29.7326
Low
29.4380
Last updated: 7/21/2026, 8:57:30 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.44 YER |
| 10 MOP | 294.44 YER |
| 50 MOP | 1,472.21 YER |
| 100 MOP | 2,944.41 YER |
| 500 MOP | 14,722.06 YER |
| 1,000 MOP | 29,444.11 YER |
Get MOP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=YERExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-21T08:57:30Z",
"rates": {
"YER": 29.444111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "YER",
"amount": 100
},
"result": 2944.4111,
"rate": 29.444111
}Build with MOP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key