Rate Overview
Live
1 GMD = 0.126259 SEK
1 SEK = 7.9202
GMD
Avg
0.126714
High
0.128778
Low
0.125485
Last updated: 5/27/2026, 7:35:47 PM
Quick Conversions
| GMD | SEK |
|---|---|
| 1 GMD | 0.13 SEK |
| 10 GMD | 1.26 SEK |
| 50 GMD | 6.31 SEK |
| 100 GMD | 12.63 SEK |
| 500 GMD | 63.13 SEK |
| 1,000 GMD | 126.26 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-05-27T19:35:47Z",
"rates": {
"SEK": 0.126259
}
}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.625900000000001,
"rate": 0.126259
}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