Rate Overview
Live
1 AWG = 4.5124 MOP
1 MOP = 0.221612
AWG
Avg
4.5104
High
4.5135
Low
4.4899
Last updated: 7/8/2026, 6:59:04 AM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.51 MOP |
| 10 AWG | 45.12 MOP |
| 50 AWG | 225.62 MOP |
| 100 AWG | 451.24 MOP |
| 500 AWG | 2,256.19 MOP |
| 1,000 AWG | 4,512.38 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-08T06:59:04Z",
"rates": {
"MOP": 4.512383
}
}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.2383,
"rate": 4.512383
}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