Rate Overview
Live
1 MRO = 2.2886 AOA
1 AOA = 0.436952
MRO
Avg
2.2876
High
2.2955
Low
2.2796
Last updated: 8/18/2026, 7:59:31 AM
Quick Conversions
| MRO | AOA |
|---|---|
| 1 MRO | 2.29 AOA |
| 10 MRO | 22.89 AOA |
| 50 MRO | 114.43 AOA |
| 100 MRO | 228.86 AOA |
| 500 MRO | 1,144.29 AOA |
| 1,000 MRO | 2,288.58 AOA |
Get MRO/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=AOAExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-18T07:59:31Z",
"rates": {
"AOA": 2.28858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "AOA",
"amount": 100
},
"result": 228.858,
"rate": 2.28858
}Build with MRO/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key