Rate Overview
Live
1 FKP = 3.1222 TOP
1 TOP = 0.320287
FKP
Avg
3.1416
High
3.1993
Low
3.1078
Last updated: 3/27/2026, 8:21:42 AM
Quick Conversions
| FKP | TOP |
|---|---|
| 1 FKP | 3.12 TOP |
| 10 FKP | 31.22 TOP |
| 50 FKP | 156.11 TOP |
| 100 FKP | 312.22 TOP |
| 500 FKP | 1,561.10 TOP |
| 1,000 FKP | 3,122.20 TOP |
Get FKP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=TOPExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T08:21:42Z",
"rates": {
"TOP": 3.122204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "TOP",
"amount": 100
},
"result": 312.2204,
"rate": 3.122204
}Build with FKP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key