Rate Overview
Live
1 MRO = 0.159681 AFN
1 AFN = 6.2625
MRO
Avg
0.160147
High
0.164500
Low
0.158136
Last updated: 7/7/2026, 12:05:00 PM
Quick Conversions
| MRO | AFN |
|---|---|
| 1 MRO | 0.16 AFN |
| 10 MRO | 1.60 AFN |
| 50 MRO | 7.98 AFN |
| 100 MRO | 15.97 AFN |
| 500 MRO | 79.84 AFN |
| 1,000 MRO | 159.68 AFN |
Get MRO/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=AFNExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-07T12:05:00Z",
"rates": {
"AFN": 0.159681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "AFN",
"amount": 100
},
"result": 15.9681,
"rate": 0.159681
}Build with MRO/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key