Rate Overview
Live
1 PHP = 0.012049 FKP
1 FKP = 82.9944
PHP
Avg
0.012279
High
0.012502
Low
0.012049
Last updated: 7/10/2026, 3:57:08 AM
Quick Conversions
| PHP | FKP |
|---|---|
| 1 PHP | 0.01 FKP |
| 10 PHP | 0.12 FKP |
| 50 PHP | 0.60 FKP |
| 100 PHP | 1.20 FKP |
| 500 PHP | 6.02 FKP |
| 1,000 PHP | 12.05 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-07-10T03:57:08Z",
"rates": {
"FKP": 0.012049
}
}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.2049,
"rate": 0.012049
}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