Rate Overview
Live
1 GMD = 0.127298 SEK
1 SEK = 7.8556
GMD
Avg
0.128084
High
0.129383
Low
0.127298
Last updated: 6/17/2026, 5:05:17 AM
Quick Conversions
| GMD | SEK |
|---|---|
| 1 GMD | 0.13 SEK |
| 10 GMD | 1.27 SEK |
| 50 GMD | 6.36 SEK |
| 100 GMD | 12.73 SEK |
| 500 GMD | 63.65 SEK |
| 1,000 GMD | 127.30 SEK |
Get GMD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SEKExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-06-17T05:05:17Z",
"rates": {
"SEK": 0.127298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SEK",
"amount": 100
},
"result": 12.7298,
"rate": 0.127298
}Build with GMD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key