Rate Overview
Live
1 PHP = 0.012132 FKP
1 FKP = 82.4266
PHP
Avg
0.012964
High
0.013827
Low
0.011950
Last updated: 7/12/2026, 2:11:56 PM
Quick Conversions
| PHP | FKP |
|---|---|
| 1 PHP | 0.01 FKP |
| 10 PHP | 0.12 FKP |
| 50 PHP | 0.61 FKP |
| 100 PHP | 1.21 FKP |
| 500 PHP | 6.07 FKP |
| 1,000 PHP | 12.13 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-12T14:11:56Z",
"rates": {
"FKP": 0.012132
}
}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.2132,
"rate": 0.012132
}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