Rate Overview
Live
1 SDG = 0.260884 JPY
1 JPY = 3.8331
SDG
Avg
0.261183
High
0.262801
Low
0.260144
Last updated: 5/9/2026, 8:32:46 AM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.26 JPY |
| 10 SDG | 2.61 JPY |
| 50 SDG | 13.04 JPY |
| 100 SDG | 26.09 JPY |
| 500 SDG | 130.44 JPY |
| 1,000 SDG | 260.88 JPY |
Get SDG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=JPYExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-09T08:32:46Z",
"rates": {
"JPY": 0.260884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "JPY",
"amount": 100
},
"result": 26.0884,
"rate": 0.260884
}Build with SDG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key