Rate Overview
Live
1 AWG = 4.5123 MOP
1 MOP = 0.221614
AWG
Avg
4.4891
High
4.5170
Low
4.4600
Last updated: 7/28/2026, 12:54:28 PM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.51 MOP |
| 10 AWG | 45.12 MOP |
| 50 AWG | 225.62 MOP |
| 100 AWG | 451.23 MOP |
| 500 AWG | 2,256.17 MOP |
| 1,000 AWG | 4,512.35 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-28T12:54:28Z",
"rates": {
"MOP": 4.512345
}
}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.23449999999997,
"rate": 4.512345
}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