Rate Overview
Live
1 MYR = 0.183199 GIP
1 GIP = 5.4585
MYR
Avg
0.186408
High
0.190944
Low
0.181539
Last updated: 7/28/2026, 9:43:09 PM
Quick Conversions
| MYR | GIP |
|---|---|
| 1 MYR | 0.18 GIP |
| 10 MYR | 1.83 GIP |
| 50 MYR | 9.16 GIP |
| 100 MYR | 18.32 GIP |
| 500 MYR | 91.60 GIP |
| 1,000 MYR | 183.20 GIP |
Get MYR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GIPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-28T21:43:09Z",
"rates": {
"GIP": 0.183199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GIP",
"amount": 100
},
"result": 18.3199,
"rate": 0.183199
}Build with MYR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key