Rate Overview
Live
1 MOP = 0.210781 AZN
1 AZN = 4.7443
MOP
Avg
0.209058
High
0.212288
Low
0.205739
Last updated: 3/27/2026, 11:34:21 AM
Quick Conversions
| MOP | AZN |
|---|---|
| 1 MOP | 0.21 AZN |
| 10 MOP | 2.11 AZN |
| 50 MOP | 10.54 AZN |
| 100 MOP | 21.08 AZN |
| 500 MOP | 105.39 AZN |
| 1,000 MOP | 210.78 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-03-27T11:34:21Z",
"rates": {
"AZN": 0.210781
}
}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.0781,
"rate": 0.210781
}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