Rate Overview
Live
1 MRO = 0.162983 AFN
1 AFN = 6.1356
MRO
Avg
0.163432
High
0.164191
Low
0.162983
Last updated: 8/14/2026, 7:36:19 PM
Quick Conversions
| MRO | AFN |
|---|---|
| 1 MRO | 0.16 AFN |
| 10 MRO | 1.63 AFN |
| 50 MRO | 8.15 AFN |
| 100 MRO | 16.30 AFN |
| 500 MRO | 81.49 AFN |
| 1,000 MRO | 162.98 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-08-14T19:36:19Z",
"rates": {
"AFN": 0.162983
}
}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.298299999999998,
"rate": 0.162983
}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