Rate Overview
Live
1 YER = 0.034074 MOP
1 MOP = 29.3479
YER
Avg
0.033990
High
0.034086
Low
0.033857
Last updated: 7/7/2026, 2:05:05 PM
Quick Conversions
| YER | MOP |
|---|---|
| 1 YER | 0.03 MOP |
| 10 YER | 0.34 MOP |
| 50 YER | 1.70 MOP |
| 100 YER | 3.41 MOP |
| 500 YER | 17.04 MOP |
| 1,000 YER | 34.07 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-07T14:05:05Z",
"rates": {
"MOP": 0.034074
}
}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.4074,
"rate": 0.034074
}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