Rate Overview
Live
1 GYD = 0.046191 SEK
1 SEK = 21.6492
GYD
Avg
0.046414
High
0.046631
Low
0.046165
Last updated: 7/4/2026, 9:40:58 PM
Quick Conversions
| GYD | SEK |
|---|---|
| 1 GYD | 0.05 SEK |
| 10 GYD | 0.46 SEK |
| 50 GYD | 2.31 SEK |
| 100 GYD | 4.62 SEK |
| 500 GYD | 23.10 SEK |
| 1,000 GYD | 46.19 SEK |
Get GYD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SEKExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-04T21:40:58Z",
"rates": {
"SEK": 0.046191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SEK",
"amount": 100
},
"result": 4.6191,
"rate": 0.046191
}Build with GYD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key