Rate Overview
Live
1 GMD = 7.6034 SOS
1 SOS = 0.131521
GMD
Avg
7.7252
High
7.8989
Low
7.6034
Last updated: 8/28/2026, 6:18:26 PM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.60 SOS |
| 10 GMD | 76.03 SOS |
| 50 GMD | 380.17 SOS |
| 100 GMD | 760.34 SOS |
| 500 GMD | 3,801.68 SOS |
| 1,000 GMD | 7,603.36 SOS |
Get GMD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SOSExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-28T18:18:26Z",
"rates": {
"SOS": 7.603359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SOS",
"amount": 100
},
"result": 760.3359,
"rate": 7.603359
}Build with GMD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key