Rate Overview
Live
1 MRO = 0.004480 AWG
1 AWG = 223.2143
MRO
Avg
0.004485
High
0.004519
Low
0.004460
Last updated: 3/29/2026, 11:13:40 AM
Quick Conversions
| MRO | AWG |
|---|---|
| 1 MRO | 0.00 AWG |
| 10 MRO | 0.04 AWG |
| 50 MRO | 0.22 AWG |
| 100 MRO | 0.45 AWG |
| 500 MRO | 2.24 AWG |
| 1,000 MRO | 4.48 AWG |
Get MRO/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=AWGExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-29T11:13:40Z",
"rates": {
"AWG": 0.00448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "AWG",
"amount": 100
},
"result": 0.44799999999999995,
"rate": 0.00448
}Build with MRO/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key