Rate Overview
Live
1 PHP = 0.155532 SEK
1 SEK = 6.4295
PHP
Avg
0.156572
High
0.158084
Low
0.155532
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| PHP | SEK |
|---|---|
| 1 PHP | 0.16 SEK |
| 10 PHP | 1.56 SEK |
| 50 PHP | 7.78 SEK |
| 100 PHP | 15.55 SEK |
| 500 PHP | 77.77 SEK |
| 1,000 PHP | 155.53 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-07T07:35:00Z",
"rates": {
"SEK": 0.155532
}
}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.5532,
"rate": 0.155532
}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