Rate Overview
Live
1 AFN = 0.061536 MYR
1 MYR = 16.2507
AFN
Avg
0.061668
High
0.061952
Low
0.061469
Last updated: 4/17/2026, 6:32:04 AM
Quick Conversions
| AFN | MYR |
|---|---|
| 1 AFN | 0.06 MYR |
| 10 AFN | 0.62 MYR |
| 50 AFN | 3.08 MYR |
| 100 AFN | 6.15 MYR |
| 500 AFN | 30.77 MYR |
| 1,000 AFN | 61.54 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-04-17T06:32:04Z",
"rates": {
"MYR": 0.061536
}
}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.1536,
"rate": 0.061536
}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