Rate Overview
Live
1 PYG = 0.001498 SEK
1 SEK = 667.5567
PYG
Avg
0.001500
High
0.001523
Low
0.001490
Last updated: 5/7/2026, 11:20:45 AM
Quick Conversions
| PYG | SEK |
|---|---|
| 1 PYG | 0.00 SEK |
| 10 PYG | 0.01 SEK |
| 50 PYG | 0.07 SEK |
| 100 PYG | 0.15 SEK |
| 500 PYG | 0.75 SEK |
| 1,000 PYG | 1.50 SEK |
Get PYG/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SEKExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-07T11:20:45Z",
"rates": {
"SEK": 0.001498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SEK",
"amount": 100
},
"result": 0.1498,
"rate": 0.001498
}Build with PYG/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key