Rate Overview
Live
1 SDG = 0.266270 JPY
1 JPY = 3.7556
SDG
Avg
0.258812
High
0.266270
Low
0.248019
Last updated: 3/27/2026, 9:26:39 AM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.27 JPY |
| 10 SDG | 2.66 JPY |
| 50 SDG | 13.31 JPY |
| 100 SDG | 26.63 JPY |
| 500 SDG | 133.14 JPY |
| 1,000 SDG | 266.27 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-03-27T09:26:39Z",
"rates": {
"JPY": 0.26627
}
}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.627000000000002,
"rate": 0.26627
}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