Rate Overview
Live
1 AWG = 4.5007 MOP
1 MOP = 0.222188
AWG
Avg
4.4998
High
4.5017
Low
4.4933
Last updated: 3/7/2026, 3:24:19 AM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.50 MOP |
| 10 AWG | 45.01 MOP |
| 50 AWG | 225.03 MOP |
| 100 AWG | 450.07 MOP |
| 500 AWG | 2,250.35 MOP |
| 1,000 AWG | 4,500.70 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-03-07T03:24:19Z",
"rates": {
"MOP": 4.500698
}
}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": 450.0698,
"rate": 4.500698
}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