Rate Overview
Live
1 AWG = 4.5057 MOP
1 MOP = 0.221941
AWG
Avg
4.4852
High
4.5066
Low
4.4708
Last updated: 3/27/2026, 8:24:25 AM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.51 MOP |
| 10 AWG | 45.06 MOP |
| 50 AWG | 225.29 MOP |
| 100 AWG | 450.57 MOP |
| 500 AWG | 2,252.85 MOP |
| 1,000 AWG | 4,505.71 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-27T08:24:25Z",
"rates": {
"MOP": 4.505708
}
}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.5708,
"rate": 4.505708
}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