Rate Overview
Live
1 AWG = 4.5094 MOP
1 MOP = 0.221757
AWG
Avg
4.5086
High
4.5094
Low
4.5070
Last updated: 6/18/2026, 9:57:58 AM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.51 MOP |
| 10 AWG | 45.09 MOP |
| 50 AWG | 225.47 MOP |
| 100 AWG | 450.94 MOP |
| 500 AWG | 2,254.72 MOP |
| 1,000 AWG | 4,509.44 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-06-18T09:57:58Z",
"rates": {
"MOP": 4.509441
}
}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.9441,
"rate": 4.509441
}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