Rate Overview
Live
1 GMD = 7.8284 SOS
1 SOS = 0.127740
GMD
Avg
7.7769
High
7.8288
Low
7.7040
Last updated: 4/17/2026, 10:43:28 AM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.83 SOS |
| 10 GMD | 78.28 SOS |
| 50 GMD | 391.42 SOS |
| 100 GMD | 782.84 SOS |
| 500 GMD | 3,914.21 SOS |
| 1,000 GMD | 7,828.42 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-04-17T10:43:28Z",
"rates": {
"SOS": 7.828424
}
}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": 782.8424,
"rate": 7.828424
}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