Rate Overview
Live
1 MOP = 29.5883 YER
1 YER = 0.033797
MOP
Avg
29.7139
High
29.8655
Low
29.5748
Last updated: 3/27/2026, 11:50:51 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.59 YER |
| 10 MOP | 295.88 YER |
| 50 MOP | 1,479.41 YER |
| 100 MOP | 2,958.83 YER |
| 500 MOP | 14,794.13 YER |
| 1,000 MOP | 29,588.27 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-03-27T11:50:51Z",
"rates": {
"YER": 29.588268
}
}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": 2958.8268,
"rate": 29.588268
}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