Rate Overview
Live
1 ALL = 5.0814 MRO
1 MRO = 0.196797
ALL
Avg
5.0652
High
5.0814
Low
5.0284
Last updated: 9/10/2026, 12:40:11 AM
Quick Conversions
| ALL | MRO |
|---|---|
| 1 ALL | 5.08 MRO |
| 10 ALL | 50.81 MRO |
| 50 ALL | 254.07 MRO |
| 100 ALL | 508.14 MRO |
| 500 ALL | 2,540.69 MRO |
| 1,000 ALL | 5,081.37 MRO |
Get ALL/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MROExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-10T00:40:11Z",
"rates": {
"MRO": 5.081373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MRO",
"amount": 100
},
"result": 508.13730000000004,
"rate": 5.081373
}Build with ALL/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key