Rate Overview
Live
1 MOP = 19.7347 ETB
1 ETB = 0.050672
MOP
Avg
19.8194
High
19.9387
Low
19.7347
Last updated: 7/11/2026, 3:35:35 PM
Quick Conversions
| MOP | ETB |
|---|---|
| 1 MOP | 19.73 ETB |
| 10 MOP | 197.35 ETB |
| 50 MOP | 986.73 ETB |
| 100 MOP | 1,973.47 ETB |
| 500 MOP | 9,867.34 ETB |
| 1,000 MOP | 19,734.69 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-07-11T15:35:35Z",
"rates": {
"ETB": 19.734686
}
}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": 1973.4686,
"rate": 19.734686
}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