Rate Overview
Live
1 PHP = 0.152629 SEK
1 SEK = 6.5518
PHP
Avg
0.153747
High
0.155150
Low
0.152532
Last updated: 4/17/2026, 7:30:52 AM
Quick Conversions
| PHP | SEK |
|---|---|
| 1 PHP | 0.15 SEK |
| 10 PHP | 1.53 SEK |
| 50 PHP | 7.63 SEK |
| 100 PHP | 15.26 SEK |
| 500 PHP | 76.31 SEK |
| 1,000 PHP | 152.63 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-04-17T07:30:52Z",
"rates": {
"SEK": 0.152629
}
}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.262899999999998,
"rate": 0.152629
}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