Rate Overview
Live
1 AWG = 223.2031 MRO
1 MRO = 0.004480
AWG
Avg
222.9762
High
223.9067
Low
221.2555
Last updated: 3/29/2026, 11:14:35 AM
Quick Conversions
| AWG | MRO |
|---|---|
| 1 AWG | 223.20 MRO |
| 10 AWG | 2,232.03 MRO |
| 50 AWG | 11,160.15 MRO |
| 100 AWG | 22,320.31 MRO |
| 500 AWG | 111,601.53 MRO |
| 1,000 AWG | 223,203.06 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-03-29T11:14:35Z",
"rates": {
"MRO": 223.203059
}
}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": 22320.3059,
"rate": 223.203059
}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