Rate Overview
Live
1 AWG = 223.4521 MRO
1 MRO = 0.004475
AWG
Avg
223.0719
High
224.2900
Low
222.4916
Last updated: 7/13/2026, 7:02:49 AM
Quick Conversions
| AWG | MRO |
|---|---|
| 1 AWG | 223.45 MRO |
| 10 AWG | 2,234.52 MRO |
| 50 AWG | 11,172.60 MRO |
| 100 AWG | 22,345.21 MRO |
| 500 AWG | 111,726.04 MRO |
| 1,000 AWG | 223,452.08 MRO |
Get AWG/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MROExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-13T07:02:49Z",
"rates": {
"MRO": 223.452082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MRO",
"amount": 100
},
"result": 22345.208199999997,
"rate": 223.452082
}Build with AWG/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key