Rate Overview
Live
1 PHP = 0.012647 FKP
1 FKP = 79.0701
PHP
Avg
0.012580
High
0.012688
Low
0.012479
Last updated: 2/14/2026, 5:18:07 PM
Quick Conversions
| PHP | FKP |
|---|---|
| 1 PHP | 0.01 FKP |
| 10 PHP | 0.13 FKP |
| 50 PHP | 0.63 FKP |
| 100 PHP | 1.26 FKP |
| 500 PHP | 6.32 FKP |
| 1,000 PHP | 12.65 FKP |
Get PHP/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=FKPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T17:18:07Z",
"rates": {
"FKP": 0.012647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "FKP",
"amount": 100
},
"result": 1.2647,
"rate": 0.012647
}Build with PHP/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key