Rate Overview
Live
1 PHP = 0.011795 FKP
1 FKP = 84.7817
PHP
Avg
0.011824
High
0.011854
Low
0.011795
Last updated: 9/6/2026, 1:36:37 AM
Quick Conversions
| PHP | FKP |
|---|---|
| 1 PHP | 0.01 FKP |
| 10 PHP | 0.12 FKP |
| 50 PHP | 0.59 FKP |
| 100 PHP | 1.18 FKP |
| 500 PHP | 5.90 FKP |
| 1,000 PHP | 11.80 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-09-06T01:36:37Z",
"rates": {
"FKP": 0.011795
}
}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.1795,
"rate": 0.011795
}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