Rate Overview
Live
1 SDG = 0.039898 CUP
1 CUP = 25.0639
SDG
Avg
0.039940
High
0.040204
Low
0.039637
Last updated: 3/27/2026, 10:24:50 AM
Quick Conversions
| SDG | CUP |
|---|---|
| 1 SDG | 0.04 CUP |
| 10 SDG | 0.40 CUP |
| 50 SDG | 1.99 CUP |
| 100 SDG | 3.99 CUP |
| 500 SDG | 19.95 CUP |
| 1,000 SDG | 39.90 CUP |
Get SDG/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=CUPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T10:24:50Z",
"rates": {
"CUP": 0.039898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "CUP",
"amount": 100
},
"result": 3.9898000000000002,
"rate": 0.039898
}Build with SDG/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key