Rate Overview
Live
1 GMD = 0.128276 SEK
1 SEK = 7.7957
GMD
Avg
0.128673
High
0.129869
Low
0.126932
Last updated: 9/3/2026, 2:36:00 PM
Quick Conversions
| GMD | SEK |
|---|---|
| 1 GMD | 0.13 SEK |
| 10 GMD | 1.28 SEK |
| 50 GMD | 6.41 SEK |
| 100 GMD | 12.83 SEK |
| 500 GMD | 64.14 SEK |
| 1,000 GMD | 128.28 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-09-03T14:36:00Z",
"rates": {
"SEK": 0.128276
}
}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.8276,
"rate": 0.128276
}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