Rate Overview
Live
1 AWG = 4.5154 MOP
1 MOP = 0.221463
AWG
Avg
4.5144
High
4.5154
Low
4.5132
Last updated: 8/13/2026, 6:03:18 AM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.52 MOP |
| 10 AWG | 45.15 MOP |
| 50 AWG | 225.77 MOP |
| 100 AWG | 451.54 MOP |
| 500 AWG | 2,257.71 MOP |
| 1,000 AWG | 4,515.42 MOP |
Get AWG/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MOPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-13T06:03:18Z",
"rates": {
"MOP": 4.51542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MOP",
"amount": 100
},
"result": 451.542,
"rate": 4.51542
}Build with AWG/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key