Rate Overview
Live
1 PHP = 0.157329 SEK
1 SEK = 6.3561
PHP
Avg
0.154478
High
0.159255
Low
0.150330
Last updated: 7/27/2026, 10:13:13 PM
Quick Conversions
| PHP | SEK |
|---|---|
| 1 PHP | 0.16 SEK |
| 10 PHP | 1.57 SEK |
| 50 PHP | 7.87 SEK |
| 100 PHP | 15.73 SEK |
| 500 PHP | 78.66 SEK |
| 1,000 PHP | 157.33 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-07-27T22:13:13Z",
"rates": {
"SEK": 0.157329
}
}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.732899999999999,
"rate": 0.157329
}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