Rate Overview
Live
1 MOP = 29.3684 YER
1 YER = 0.034050
MOP
Avg
29.3649
High
29.4627
Low
29.3369
Last updated: 7/10/2026, 8:44:42 AM
Quick Conversions
| MOP | YER |
|---|---|
| 1 MOP | 29.37 YER |
| 10 MOP | 293.68 YER |
| 50 MOP | 1,468.42 YER |
| 100 MOP | 2,936.84 YER |
| 500 MOP | 14,684.20 YER |
| 1,000 MOP | 29,368.41 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-10T08:44:42Z",
"rates": {
"YER": 29.368405
}
}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": 2936.8405,
"rate": 29.368405
}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