Rate Overview
Live
1 MYR = 15.7374 AFN
1 AFN = 0.063543
MYR
Avg
16.0162
High
16.3476
Low
15.6506
Last updated: 3/27/2026, 7:49:49 AM
Quick Conversions
| MYR | AFN |
|---|---|
| 1 MYR | 15.74 AFN |
| 10 MYR | 157.37 AFN |
| 50 MYR | 786.87 AFN |
| 100 MYR | 1,573.74 AFN |
| 500 MYR | 7,868.70 AFN |
| 1,000 MYR | 15,737.40 AFN |
Get MYR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=AFNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T07:49:49Z",
"rates": {
"AFN": 15.737404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "AFN",
"amount": 100
},
"result": 1573.7404,
"rate": 15.737404
}Build with MYR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key