Rate Overview
Live
1 SDG = 0.265364 JPY
1 JPY = 3.7684
SDG
Avg
0.265282
High
0.265683
Low
0.264804
Last updated: 5/30/2026, 3:09:12 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.68 JPY |
| 1,000 SDG | 265.36 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-30T03:09:12Z",
"rates": {
"JPY": 0.265364
}
}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.5364,
"rate": 0.265364
}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