Rate Overview
Live
1 MOP = 29.5602 YER
1 YER = 0.033829
MOP
Avg
29.6052
High
29.7326
Low
29.5461
Last updated: 5/30/2026, 10:25:22 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.56 YER |
| 10 MOP | 295.60 YER |
| 50 MOP | 1,478.01 YER |
| 100 MOP | 2,956.02 YER |
| 500 MOP | 14,780.09 YER |
| 1,000 MOP | 29,560.18 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-05-30T10:25:22Z",
"rates": {
"YER": 29.560179
}
}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": 2956.0179000000003,
"rate": 29.560179
}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