Rate Overview
Live
1 PHP = 0.151985 SEK
1 SEK = 6.5796
PHP
Avg
0.150784
High
0.151985
Low
0.149772
Last updated: 5/7/2026, 11:26:26 AM
Quick Conversions
| PHP | SEK |
|---|---|
| 1 PHP | 0.15 SEK |
| 10 PHP | 1.52 SEK |
| 50 PHP | 7.60 SEK |
| 100 PHP | 15.20 SEK |
| 500 PHP | 75.99 SEK |
| 1,000 PHP | 151.99 SEK |
Get PHP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SEKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-07T11:26:26Z",
"rates": {
"SEK": 0.151985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SEK",
"amount": 100
},
"result": 15.198500000000001,
"rate": 0.151985
}Build with PHP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key