Rate Overview
Live
1 MRO = 0.157633 AFN
1 AFN = 6.3438
MRO
Avg
0.157568
High
0.161238
Low
0.155219
Last updated: 6/16/2026, 1:25:53 PM
Quick Conversions
| MRO | AFN |
|---|---|
| 1 MRO | 0.16 AFN |
| 10 MRO | 1.58 AFN |
| 50 MRO | 7.88 AFN |
| 100 MRO | 15.76 AFN |
| 500 MRO | 78.82 AFN |
| 1,000 MRO | 157.63 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-06-16T13:25:53Z",
"rates": {
"AFN": 0.157633
}
}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.7633,
"rate": 0.157633
}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