Rate Overview
Live
1 FKP = 109.9309 ALL
1 ALL = 0.009097
FKP
Avg
110.2641
High
112.0061
Low
108.9531
Last updated: 7/27/2026, 6:53:53 AM
Quick Conversions
| FKP | ALL |
|---|---|
| 1 FKP | 109.93 ALL |
| 10 FKP | 1,099.31 ALL |
| 50 FKP | 5,496.54 ALL |
| 100 FKP | 10,993.09 ALL |
| 500 FKP | 54,965.43 ALL |
| 1,000 FKP | 109,930.86 ALL |
Get FKP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=ALLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-27T06:53:53Z",
"rates": {
"ALL": 109.930855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "ALL",
"amount": 100
},
"result": 10993.0855,
"rate": 109.930855
}Build with FKP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key