Rate Overview
Live
1 AWG = 4.4779 MOP
1 MOP = 0.223320
AWG
Avg
4.4793
High
4.4974
Low
4.4737
Last updated: 4/18/2026, 8:47:17 AM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.48 MOP |
| 10 AWG | 44.78 MOP |
| 50 AWG | 223.89 MOP |
| 100 AWG | 447.79 MOP |
| 500 AWG | 2,238.94 MOP |
| 1,000 AWG | 4,477.88 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-04-18T08:47:17Z",
"rates": {
"MOP": 4.477884
}
}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": 447.7884,
"rate": 4.477884
}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