Rate Overview
Live
1 YER = 0.033913 MOP
1 MOP = 29.4872
YER
Avg
0.033809
High
0.033969
Low
0.033633
Last updated: 7/29/2026, 2:18:56 PM
Quick Conversions
| YER | MOP |
|---|---|
| 1 YER | 0.03 MOP |
| 10 YER | 0.34 MOP |
| 50 YER | 1.70 MOP |
| 100 YER | 3.39 MOP |
| 500 YER | 16.96 MOP |
| 1,000 YER | 33.91 MOP |
Get YER/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MOPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T14:18:56Z",
"rates": {
"MOP": 0.033913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MOP",
"amount": 100
},
"result": 3.3912999999999998,
"rate": 0.033913
}Build with YER/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key