Rate Overview
Live
1 PHP = 0.156459 SEK
1 SEK = 6.3915
PHP
Avg
0.154622
High
0.157400
Low
0.150505
Last updated: 3/28/2026, 6:11:03 AM
Quick Conversions
| PHP | SEK |
|---|---|
| 1 PHP | 0.16 SEK |
| 10 PHP | 1.56 SEK |
| 50 PHP | 7.82 SEK |
| 100 PHP | 15.65 SEK |
| 500 PHP | 78.23 SEK |
| 1,000 PHP | 156.46 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-03-28T06:11:03Z",
"rates": {
"SEK": 0.156459
}
}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.6459,
"rate": 0.156459
}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