Rate Overview
Live
1 MOP = 19.8878 ETB
1 ETB = 0.050282
MOP
Avg
19.5227
High
19.9804
Low
19.2320
Last updated: 8/1/2026, 12:37:32 AM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 19.89 ETB |
| 10 MOP | 198.88 ETB |
| 50 MOP | 994.39 ETB |
| 100 MOP | 1,988.78 ETB |
| 500 MOP | 9,943.89 ETB |
| 1,000 MOP | 19,887.78 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-01T00:37:32Z",
"rates": {
"ETB": 19.887782
}
}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": 1988.7782000000002,
"rate": 19.887782
}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