Rate Overview
Live
1 MRO = 0.166663 AFN
1 AFN = 6.0001
MRO
Avg
0.164591
High
0.172847
Low
0.155849
Last updated: 7/28/2026, 1:37:37 AM
Quick Conversions
| MRO | AFN |
|---|---|
| 1 MRO | 0.17 AFN |
| 10 MRO | 1.67 AFN |
| 50 MRO | 8.33 AFN |
| 100 MRO | 16.67 AFN |
| 500 MRO | 83.33 AFN |
| 1,000 MRO | 166.66 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-28T01:37:37Z",
"rates": {
"AFN": 0.166663
}
}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": 16.6663,
"rate": 0.166663
}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