Rate Overview
Live
1 MOP = 0.210982 AZN
1 AZN = 4.7397
MOP
Avg
0.211250
High
0.217260
Low
0.208458
Last updated: 5/7/2026, 11:26:51 AM
Quick Conversions
| MOP | AZN |
|---|---|
| 1 MOP | 0.21 AZN |
| 10 MOP | 2.11 AZN |
| 50 MOP | 10.55 AZN |
| 100 MOP | 21.10 AZN |
| 500 MOP | 105.49 AZN |
| 1,000 MOP | 210.98 AZN |
Get MOP/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=AZNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-07T11:26:51Z",
"rates": {
"AZN": 0.210982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "AZN",
"amount": 100
},
"result": 21.0982,
"rate": 0.210982
}Build with MOP/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key