Rate Overview
Live
1 PHP = 0.150832 SEK
1 SEK = 6.6299
PHP
Avg
0.178080
High
0.196333
Low
0.150505
Last updated: 5/27/2026, 7:16:32 PM
Quick Conversions
| PHP | SEK |
|---|---|
| 1 PHP | 0.15 SEK |
| 10 PHP | 1.51 SEK |
| 50 PHP | 7.54 SEK |
| 100 PHP | 15.08 SEK |
| 500 PHP | 75.42 SEK |
| 1,000 PHP | 150.83 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-27T19:16:32Z",
"rates": {
"SEK": 0.150832
}
}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.0832,
"rate": 0.150832
}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