Rate Overview
Live
1 AFN = 0.062678 MYR
1 MYR = 15.9546
AFN
Avg
0.061753
High
0.062678
Low
0.061209
Last updated: 9/6/2026, 7:21:17 AM
Quick Conversions
| AFN | MYR |
|---|---|
| 1 AFN | 0.06 MYR |
| 10 AFN | 0.63 MYR |
| 50 AFN | 3.13 MYR |
| 100 AFN | 6.27 MYR |
| 500 AFN | 31.34 MYR |
| 1,000 AFN | 62.68 MYR |
Get AFN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MYRExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-09-06T07:21:17Z",
"rates": {
"MYR": 0.062678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MYR",
"amount": 100
},
"result": 6.267799999999999,
"rate": 0.062678
}Build with AFN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key