Rate Overview
Live
1 MOP = 19.7248 ETB
1 ETB = 0.050698
MOP
Avg
19.5420
High
19.9761
Low
19.1565
Last updated: 8/1/2026, 5:23:12 AM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 19.72 ETB |
| 10 MOP | 197.25 ETB |
| 50 MOP | 986.24 ETB |
| 100 MOP | 1,972.48 ETB |
| 500 MOP | 9,862.38 ETB |
| 1,000 MOP | 19,724.75 ETB |
Get MOP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ETBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-01T05:23:12Z",
"rates": {
"ETB": 19.72475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ETB",
"amount": 100
},
"result": 1972.475,
"rate": 19.72475
}Build with MOP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key