Rate Overview
Live
1 AWG = 4.5128 MOP
1 MOP = 0.221593
AWG
Avg
4.4891
High
4.5170
Low
4.4600
Last updated: 7/29/2026, 2:21:13 PM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.51 MOP |
| 10 AWG | 45.13 MOP |
| 50 AWG | 225.64 MOP |
| 100 AWG | 451.28 MOP |
| 500 AWG | 2,256.39 MOP |
| 1,000 AWG | 4,512.77 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-07-29T14:21:13Z",
"rates": {
"MOP": 4.512772
}
}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.2772,
"rate": 4.512772
}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