Rate Overview
Live
1 XAF = 0.282588 JPY
1 JPY = 3.5387
XAF
Avg
0.261433
High
0.282588
Low
0.242501
Last updated: 5/29/2026, 9:59:41 PM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.28 JPY |
| 10 XAF | 2.83 JPY |
| 50 XAF | 14.13 JPY |
| 100 XAF | 28.26 JPY |
| 500 XAF | 141.29 JPY |
| 1,000 XAF | 282.59 JPY |
Get XAF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=JPYExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-29T21:59:41Z",
"rates": {
"JPY": 0.282588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "JPY",
"amount": 100
},
"result": 28.2588,
"rate": 0.282588
}Build with XAF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key