Rate Overview
Live
1 SDG = 0.265412 JPY
1 JPY = 3.7677
SDG
Avg
0.255847
High
0.304979
Low
0.239428
Last updated: 5/30/2026, 4:26:02 AM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.27 JPY |
| 10 SDG | 2.65 JPY |
| 50 SDG | 13.27 JPY |
| 100 SDG | 26.54 JPY |
| 500 SDG | 132.71 JPY |
| 1,000 SDG | 265.41 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-30T04:26:02Z",
"rates": {
"JPY": 0.265412
}
}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.541199999999996,
"rate": 0.265412
}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